ci: release packages - #233
Open
pythinker-release-bot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
@coderabbitai review |
commit: |
Contributor
Author
|
@coderabbitai review |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 28, 2026 17:26
59a3e56 to
2b86768
Compare
Contributor
Author
|
@coderabbitai review |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2026 17:45
2b86768 to
e7213a7
Compare
Contributor
Author
|
@coderabbitai review |
1 similar comment
Contributor
Author
|
@coderabbitai review |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2026 17:56
e7213a7 to
0fd8a3d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2026 18:55
0fd8a3d to
2200891
Compare
Contributor
Author
|
@coderabbitai review |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@pymodel/pythinker-code@1.6.0
Minor Changes
#235
03d9835Thanks @elkaix! - The Lab settings show when an experimental flag is controlled by the environment and when the saved setting is overridden.#236
faeb195Thanks @elkaix! - Add a subagent model policy setting with inherit, default, pool, and force modes that rejects models that are not configured.#237
a60a427Thanks @elkaix! - Subagent tasks and Dynamic Workflow results now record the profile, model, and routing source of each subagent, and a resumed subagent keeps the binding it was created with.Patch Changes
#234
8959522Thanks @elkaix! - Subagent model settings no longer keep stale force or pool values after a change.#232
974da73Thanks @elkaix! - Keep the file preview close button in the top-right corner at every panel width, remove the unused download action, and stop the running-task indicator from overlapping a collapsed Task row title.#231
26cd4acThanks @elkaix! - Align the file-type icon with the text in Read and Edit tool rows.